Skip to content

Update install-comfyui-venv-linux.sh#1454

Merged
ltdrdata merged 2 commits intoComfy-Org:mainfrom
dsigmabcn:patch-2
Jan 16, 2025
Merged

Update install-comfyui-venv-linux.sh#1454
ltdrdata merged 2 commits intoComfy-Org:mainfrom
dsigmabcn:patch-2

Conversation

@dsigmabcn
Copy link
Contributor

git clone is now done in 'comfyui-manager'. pip install of the requirements of the manager needs to change the path name accordingly

git clone is now done in 'comfyui-manager'. pip install of the requirements of the manager needs to change the path name accordingly
python -m pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu121
python -m pip install -r requirements.txt
python -m pip install -r custom_nodes/ComfyUI-Manager/requirements.txt
python -m pip install -r custom_nodes/comfyUI-manager/requirements.txt
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That should be fully lower case.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

correct, made the change

pip install of requirements.txt done in directory 'comfyui-manager'
@ltdrdata ltdrdata merged commit a935c8b into Comfy-Org:main Jan 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants